SVM patch for 64bit hv, to reset the ss, es, ds host selectors to NULL
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 4 May 2006 20:24:39 +0000 (21:24 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 4 May 2006 20:24:39 +0000 (21:24 +0100)
commitf9caf5ffaba35566013f2c393a0ae30ea72265b9
treef38c70c44f16f9a74042c49faac096fbc67f9c95
parentd3997b960eb6d56c1b1e129149f3b608e4b569dd
SVM patch for 64bit hv, to reset the ss, es, ds host selectors to NULL
during a context switch to the SVM domain's vcpu. This patch also
initializes the tlb_control to 1 for the initial do_launch().
Signed-off-by: Tom Woller <thomas.woller@amd.com>
xen/arch/x86/hvm/svm/svm.c
xen/arch/x86/hvm/svm/vmcb.c